pygrub/xend: Fix console plumbing to xenconsole client.
authorKeir Fraser <keir.fraser@citrix.com>
Sat, 27 Mar 2010 16:01:35 +0000 (16:01 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Sat, 27 Mar 2010 16:01:35 +0000 (16:01 +0000)
commitb1ded68a3c56de12dc2c18978bdf999f25909af3
treed8a63acee148f948b2556b595e7a9eda556093c6
parent1e1c9845799ca82c3b2501701829b1304d8218c3
pygrub/xend: Fix console plumbing to xenconsole client.

Domain's console tty now lives at serial/0/tty in xenstore.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/python/xen/util/diagnose.py
tools/python/xen/xend/XendBootloader.py